home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen… 1994 February Supplement / ARPL-Feb-94-Supplement-PowerPC.iso / 3rd Party PowerPC Demo Apps / Diehl Graphsoft MiniCad-E / MiniCad 5 Demo (Click Me!) / MiniCad 5 Demo (Click Me!).rsrc / STR#_7022.txt < prev    next >
Encoding:
Text File  |  1994-01-18  |  259 b   |  10 lines

  1. SetView(h : Handle; #x, #y, #z, xCenter, yCenter, zCenter : REAL);
  2.  
  3. Rotates the file's view by the #x, #y, #z angle values around the point specified by xCenter, yCenter, zCenter.
  4.  
  5. SetCursor(cursorType);
  6.  
  7. Changes the cursor appearance.
  8. See manual for codes.
  9.  
  10.